home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 66
/
Vol 66.iso
/
games
/
compulse.swf
/
scripts
/
DefineSprite_158_complete
/
frame_50
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2013-04-24
|
258 b
|
17 lines
if(_root.playAll)
{
if(_root.level == 25)
{
_root.gotoMenu();
this.removeMovieClip();
}
_root.resetStage();
_root.loadFadeOut();
this.removeMovieClip();
}
else
{
_root.gotoMenu();
this.removeMovieClip();
}